.main{
    margin: 0 auto;
    width: 1100px;
}
.main .serch{
    height: 57px;
    background: #F1F1F1;
}
.main .serch .newtimes{
    width: 370px;
    font-size: 14px;
    font-weight: 400;
    color: #818181;
    text-align: center;
    line-height: 57px;
}
.search{
    width: 443px;
}
.search .searchForm{
    height: 40px;
    margin-top: 10px;
}
.search .searchForm .searchInput{
    height: 40px;
}
.search .searchForm .searchInput input{
    float: left;
    width: 368px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 20px;
    border-width: 0;
    outline: none;
    line-height:40px;
}
.search .searchForm .searchInput .searchBtn{
    float: left;
    width: 60px;
    height: 40px;
    background-color: #065FAF;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
/*头条*/
.toutiao { min-height:120px; background:#F5F5F5; box-sizing:border-box; border:1px solid #ccc;margin-top: 20px; }
.toutiao_l { padding:20px; }
.toutiao_l h1 { margin-bottom:15px; text-align:center; font-size:26px; font-weight:bold;     text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.toutiao_l h1 a { color:#005293; }
.toutiao_l p { text-align:center; color:#005293; }
.xiangxi a { color:#e20b00; }
.xiangxi a:hover { color:#008}

.contenBox{
    height: 310px;
    margin-top: 10px;
}
.contenBox .gzdtLeft{
    width: 840px;
}
.contenBox .gzdtRight{
    width: 250px;
    margin-left: 10px;
}
.contenBox .gzdtLeft .gzdtTitle{
    height: 38px;
    margin-bottom: 5px;
}
.contenBox .gzdtLeft .gzdtTitle .img{
    width: 185px;
    height: 38px;
    background: url(../images/xiexian.png) no-repeat;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    font-weight: 400;
}
.contenBox .gzdtLeft .gzdtTitle ul{
    height: 38px;
    overflow: hidden;

}
.contenBox .gzdtLeft .gzdtTitle ul li{
width: 655px;
text-align: center;
overflow: hidden;
}
.contenBox .gzdtLeft .gzdtTitle ul li a{
display: inline-block;
font-size: 20px;
font-weight: 400;
color: #333333;
line-height: 38px;
}
.xwName{
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contenBox .gzdtLeft .gzdtTitle .title{
    width:451px;
    font-size:20px;
    font-weight:400;
    color:#333333;
    line-height:38px;
    margin-right: 160px;
}
.contenBox .gzdtLeft .lunbo{
    width: 417px;
    height: 270px;
    float: left;
    background: #595959;
    position: relative;
}
.contenBox .gzdtLeft .lunbo .hd{
    position: absolute;
    height: 15px;
    overflow:hidden;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.contenBox .gzdtLeft .lunbo .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;}
 .contenBox .gzdtLeft .lunbo .bd ul{
     height: 270px !important;
     width: 417px !important;
     padding: 0;
     margin: 0;
 }
.contenBox .gzdtLeft .lunbo .hd ul li{
    float:left;
    margin-right:2px;
    width:8px;
    height:8px;
    line-height:14px;
    text-align:center;
    background:#8c8c8c;
    cursor:pointer;
    list-style: none;
    font-size: 0px;
    margin-left:5px;
}
.contenBox .gzdtLeft .lunbo .hd ul li.on{
    background:#fff;
    color:#fff;
    font-size: 0px;
}
.contenBox .gzdtLeft .lunbo .bd{
    position:relative;
    height:100%;
    z-index:0; }
.contenBox .gzdtLeft .lunbo .bd li{
    zoom:1;
    vertical-align:middle;
    list-style: none;
}
.contenBox .gzdtLeft .lunbo .bd li a span{
    position: absolute;
    width: 298px;
    height: 32px;
    left:0px;
    bottom: 0px;
    background-color:rgba(51, 51, 51, 0.7);
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    color: #fff;
    line-height: 32px;
    padding-left: 18px;
    padding-right: 100px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, endColorstr=#99000000, 0);
}
.contenBox .gzdtLeft .lunbo .bd li img{
    width: 417px;
    height: 270px;
}
.newstitle{
    width: 418px;
    height: 270px;
    background: #F4F4F4;
}
.newstitle #inform{
    padding: 0;
}
.newstitle ul{
    height: 244px;
    margin: 15px 12px;
    overflow: hidden;
}
.newstitle ul li{
    width: 382px;
    height: 30px;
    border-bottom: 1px solid #E9E9E9;
}
.newstitle ul li span{
    float: left;
    font-weight: 400;
    color: #0090D7;
}
.newstitle ul li a{
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 8px;
}
ul li .time{line-height: 30px;float: right!important;font-size: 12px;color: #666!important;}
.newstitle ul li a .xwName{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newstitle ul li:hover a{
    font-weight: 400;
    color:#0154AD;
}
.gzdtRighttitle{
    width: 240px;
    height: 38px;
    background-color: #065FAF;
    border-right: 10px solid #76BAF4;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 38px;
    margin-bottom: 5px;
}
.contenBox .gzdtRight .gzdtconten{
    height: 270px;
    background: #F4F4F4;
}
.contenBox .gzdtRight .gzdtconten ul{
    height:244px;
    padding: 15px 12px;
    overflow: hidden;
}
.contenBox .gzdtRight .gzdtconten ul li{
    width: 226px;
    height: 30px;
    border-bottom: 1px solid #E9E9E9;
}
.contenBox .gzdtRight .gzdtconten ul li span{
    float: left;
    font-weight: 400;
    color: #0090D7;
}
.contenBox .gzdtRight .gzdtconten ul li a{
    display: inline-block;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    width: 130px;
    margin-left: 8px;
}
.contenBox .gzdtRight .gzdtconten ul li a p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.contenBox .gzdtRight .gzdtconten ul li a:hover{
    font-weight: 400;
    color:#0154AD;
}
.zwfwimg{
    width: 1100px;
    /*height: 96px;*/
    margin-top: 10px;
}
.news{
    width: 1100px;
    height: 320px;
    margin-top: 10px;
}
.news .newsbox{
    width: 418px;
    height: 320px;
    margin-right: 6px;
}
.news .rightbox{
    width: 250px;
    height: 100%;
}
.rightbox .column{
    display: inline-block;
    width: 250px;
    height: 64px;
    background: #C7E5FF;
    line-height: 64px;
    font-size: 20px;
    color: #065FAF;
    font-weight:400;
    margin-bottom: 19px;
}
.rightbox .column img{
    margin: 0px 31px 6px 23px;
    vertical-align: middle;
}
.rightbox a:hover{
    background: #93CEF9;
}
.sbimg{
    height: 127px;
    margin-top: 10px;
}


/* 首页飘窗 */
.floatWindows{position: fixed;width: 220px;height: 107px;right: 0;top:0;cursor: pointer;z-index: 9999;background-color: #fff;}
.floatWindows a{display: inline-block;}
.floatWindows img{width: 220px;height: 107px;}
